Parameters
- rect
- A Rectangle structure specifying the portion of the source image to lock.
- lockMode
- An ImageLockMode enumeration specifying the access level (read/write) for the source image.
- pixelFormat
- Pixel format to lock the source image.
- serialBuffer
- Buffer for serial read/write.
- reverseReadWrite
- A value indicating whether reverse reading/writing must be used.